x11: Don't pass a GdkEvent to xsettings filters
authorMatthias Clasen <mclasen@redhat.com>
Sat, 15 Feb 2020 15:30:55 +0000 (10:30 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Feb 2020 05:40:52 +0000 (00:40 -0500)
commit9c4f19e8ed33319ddfc8962d201aa5e2feef0039
tree73dac05e1b1ca9d8771c32baac11c1c8ecf20bcd
parent9a1497f5827d0f9a46209999aa3dab8abe0c21ec
x11: Don't pass a GdkEvent to xsettings filters

The filter functions never look at that event, and
we want to get out of the business of passing half-
constructed events around.
gdk/x11/gdkeventsource.c
gdk/x11/xsettings-client.c
gdk/x11/xsettings-client.h